@charset "utf-8";
.linkblack a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
.linkblack a:visited {
	text-decoration: none;
	color: #333333;
}
.linkblack a:hover {
	text-decoration: underline;
	color: #333333;
}
.linkblack a:active {
	text-decoration: none;
	color: #333333;
}
.black{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	}
.linkblack-x a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #3b3b3b;
	text-decoration: none;
}
.linkblack-x a:visited {
	text-decoration: none;
	color: #3b3b3b;
}
.linkblack-x a:hover {
	text-decoration: underline;
	color: #3b3b3b;
}
.linkblack-x a:active {
	text-decoration: none;
	color: #3b3b3b;
}
.linkblack-xo a {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #3b3b3b;
	text-decoration: none;
}
.linkblack-xo a:visited {
	text-decoration: none;
	color: #3b3b3b;
}
.linkblack-xo a:hover {
	text-decoration: underline;
	color: #3b3b3b;
}
.linkblack-xo a:active {
	text-decoration: none;
	color: #3b3b3b;
}
.gray{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #6c6c6c;
	}
.gray-s{
	font-family: "宋体";
	font-size: 12px;
	color: #6c6c6c;
	}
.grayx{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #6c6c6c;
	}
.linkgray a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #6c6c6c;
	text-decoration: none;
}
.linkgray a:visited {
	text-decoration: none;
	color: #6c6c6c;
}
.linkgray a:hover {
	text-decoration: underline;
	color: #6c6c6c;
}
.linkgray a:active {
	text-decoration: none;
	color: #6c6c6c;
}
.blue{
	font-family: "微软雅黑";
	font-size: 12px;
	color: #003fa9;
	}
.bluex{
	font-family: "微软雅黑";
	font-size: 14px;
	color: #003fa9;
	}
.linkblue a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #6c6c6c;
	text-decoration: none;
}
.linkblue a:visited {
	text-decoration: none;
	color: #6c6c6c;
}
.linkblue a:hover {
	text-decoration: none;
	color: #003fa9;
}
.linkblue a:active {
	text-decoration: none;
	color: #6c6c6c;
}
.linklan a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #003fa9;
	text-decoration: none;
}
.linklan a:visited {
	text-decoration: none;
	color: #003fa9;
}
.linklan a:hover {
	text-decoration: underline;
	color: #003fa9;
}
.linklan a:active {
	text-decoration: none;
	color: #003fa9;
}
.linkwhite a {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.linkwhite a:visited {
	text-decoration: none;
	color: #ffffff;
}
.linkwhite a:hover {
	text-decoration: none;
	font-weight:600;
	color: #ffffff;
}
.linkwhite a:active {
	text-decoration: none;
	color: #ffffff;
}